home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrMMMMaaaapppp((((3333GGGG)))) OOOOppppeeeennnnGGGGLLLL CCCChhhhaaaarrrraaaacccctttteeeerrrr RRRReeeennnnddddeeeerrrreeeerrrr ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrMMMMaaaapppp((((3333GGGG))))
-
-
-
- NNNNAAAAMMMMEEEE
- ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrMMMMaaaapppp - return the string name of a character in a master
-
-
- CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
- const GLCchar* ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrMMMMaaaapppp( GLint _i_n_M_a_s_t_e_r,
- GLint _i_n_C_o_d_e )
-
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _i_n_M_a_s_t_e_r Specifies the integer ID of the master from which to select the
- character.
-
- _i_n_C_o_d_e Specifies the integer ID of the character in the master map.
-
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrMMMMaaaapppp returns the string name of the character that the master
- identified by _i_n_M_a_s_t_e_r maps _i_n_C_o_d_e to.
-
- Every master has associated with it a master map, which is a table of
- entries that map integer values to the name string that identifies the
- character.
-
- Every character code used in GLC is an element of the Universal
- Multiple-Octet Coded Character Set (UCS) defined by the standards ISO/IEC
- 10646-1:1993 and Unicode 2.0 (unless otherwise specified). A UCS code is
- denoted as U+hexcode, where hexcode is a sequence of hexadecimal digits.
- Each UCS code corresponds to a character that has a unique name string.
- For example, the code U+41 corresponds to the character LATIN CAPITAL
- LETTER A.
-
- If _i_n_C_o_d_e cannot be mapped in the master, ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrMMMMaaaapppp returns
- GGGGLLLLCCCC____NNNNOOOONNNNEEEE.
-
- NNNNOOOOTTTTEEEESSSS
- While you cannot change the map for a master, you can change the map for
- a font using ggggllllccccFFFFoooonnnnttttMMMMaaaapppp.
-
- EEEERRRRRRRROOOORRRRSSSS
- GGGGLLLLCCCC____SSSSTTTTAAAATTTTEEEE____EEEERRRRRRRROOOORRRR is generated if the issuing thread has no current GLC
- context.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrLLLLiiiissssttttcccc, ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrrcccc, ggggllllccccGGGGeeeettttMMMMaaaasssstttteeeerrrriiii
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-